1 <!-- Edit this file to change the layout of each record in the table view -->
2 <!-- To disable clicking of a field,
remove the and formatters around it-->
3
4 <!-- If you wish to hide the table view header that contains the column titles, -->
5 <!--
add the following to the class_time_table_init() hook (in hooks/class_time_table.php file) -->
6 <!-- $options->ShowTableHeader =
0; -->
7
8         <td id=
"class_time_table-day-<%%VALUE(id)%%>" class="class_time_table-day"><%%VALUE(day)%%></td>
9         <td id=
"class_time_table-time_start-<%%VALUE(id)%%>" class="class_time_table-time_start"><%%VALUE(time_start)%%></td>
10         <td id=
"class_time_table-time_end-<%%VALUE(id)%%>" class="class_time_table-time_end"><%%VALUE(time_end)%%></td>
11         <td id=
"class_time_table-unit_code-<%%VALUE(id)%%>" class="class_time_table-unit_code"><%%VALUE(unit_code)%%></td>
12         <td id=
"class_time_table-venue-<%%VALUE(id)%%>" class="class_time_table-venue"><%%VALUE(venue)%%></td>
13         <td id=
"class_time_table-school-<%%VALUE(id)%%>" class="class_time_table-school"><%%VALUE(school)%%></td>
14         <td id=
"class_time_table-department-<%%VALUE(id)%%>" class="class_time_table-department"><%%VALUE(department)%%></td>
15         <td id=
"class_time_table-year_of_study-<%%VALUE(id)%%>" class="class_time_table-year_of_study"><%%VALUE(year_of_study)%%></td>



Hệ thống xếp lịch học tín chỉ cho sinh viên CNTT trên PHP & MySQL 112.126 lượt xem

Gõ tìm kiếm nhanh...